-
Home
-
WP Activity Log
-
5.5.1
-
Code
-
Classes
- Cron_Jobs
| Total Complexity |
45 |
| Dependencies |
6 |
| Dependents |
3 |
| Total lines |
443 |
| Lines of code |
176 |
| Logical lines of code |
79 |
| Comment lines |
142 |
| Methods |
16 |
| Properties |
1 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| initialize_hooks() |
B |
40 |
22 |
52 |
| store_cron_option() |
S |
52 |
4 |
24 |
| recurring_schedules() |
S |
46 |
2 |
44 |
| init() |
S |
65 |
2 |
8 |
| settings_hooks() |
S |
68 |
2 |
7 |
| remove_cron_option() |
S |
66 |
2 |
8 |
| un_schedule_event() |
S |
70 |
2 |
6 |
| generate_reports() |
S |
79 |
1 |
3 |
| generate_daily_reports() |
S |
79 |
1 |
3 |
| generate_weekly_reports() |
S |
79 |
1 |
3 |
| generate_monthly_reports() |
S |
79 |
1 |
3 |
| generate_quarterly_reports() |
S |
79 |
1 |
3 |
| generate_daily_summary_reports() |
S |
81 |
1 |
3 |
| generate_weekly_summary_reports() |
S |
81 |
1 |
3 |
| clear_reports() |
S |
79 |
1 |
3 |
| cleanup_hook() |
S |
79 |
1 |
3 |